home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 31
/
Amiga Format CD31 (1998-09-02)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1998-10].iso
/
-websites-
/
makecd
/
ftp
/
brik.lha
/
Brik
/
makebrik.com
< prev
next >
Wrap
Text File
|
1989-07-29
|
382b
|
11 lines
$! This command file compiles brik for VAX/VMS and also defines a
$! symbol so you can type "brik" to execute the program.
$!
$ cc /define=VMS brik.c
$ cc /define=VMS addbfcrc
$ cc /define=VMS initcrc.c
$ cc /define=VMS vms.c
$ cc /define=VMS getopt.c
$ link/executable=brik.exe brik,addbfcrc,initcrc,vms,getopt, options/opt
$ brik:==$'f$trnlnm("sys$disk")''f$directory()'brik.exe